For those of you with slow or unreliable ftp connections, we have split each large file into smaller pieces that can be individually transferred. For example, instead of transferring Self.Z, you can transfer Self.split.* and then do "cat Self.split.* > Self.Z" on your own machine to get the original file.